Collapse All
C# Mine
ExtentionMethods.CallStaticMethod Method
ExtentionMethods Class
ExtentionMethods Members
ExtentionMethods Methods
Send Feedback
Syntax
C#
public
static
object
CallStaticMethod
(
this
Type
type
,
string
MethodName
,
object
[]
param
);
Description
This is CallStaticMethod, a member of class ExtentionMethods.
Group
ExtentionMethods Methods
Links
ExtentionMethods Class
,
ExtentionMethods Members
,
ExtentionMethods Methods
Copyright (c) 2023. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!